crypto/tls.ClientSessionState.nonce (field)
3 uses
crypto/tls (current package)
common.go#L343: nonce []byte // Ticket nonce sent by the server, to derive PSK
handshake_client.go#L348: session.nonce, cipherSuite.hash.Size())
handshake_client_tls13.go#L671: nonce: msg.nonce,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)